home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 26 / Mac Magazin and MacEasy Magazine CD - Issue 26.iso / Utilities / System Log / Read me next >
Text File  |  1996-07-26  |  2KB  |  41 lines

  1. Startup Log and  Shutdown Log
  2.  © Randolph L. Peterson (rlpeterson@ualr.edu)
  3.  
  4.  
  5.  
  6. What it is: 
  7.  
  8. Startup Log and Shutdown Log are AppleScript applets that log the date and time of your Macintosh System startup and shutdown, respectively.  The applets require AppleScript and the "Read/Write Commands" scripting addition.
  9.  
  10. Installation: 
  11.  
  12. 1)  Drop Startup Log into your Startup Items folder in the System Folder. 
  13. 2)  Drop Shutdown Log into your Shutdown Items folder in the System Folder.
  14. 3)  Drop the "syslog" file into the System Folder.
  15.  
  16. How to use it: 
  17.  
  18. Each time your Mac starts up and each time a shut-down or restart is executed, these applets write a date/time stamp to the text file "syslog" in the following format:
  19.  
  20. Shutdown:  Friday, July 26, 1996 1:48:03 PM
  21. Startup:  Friday, July 26, 1996 1:48:11 PM
  22.  
  23. (Note:  In order for everything to work, the "syslog" file must  be located in the root of the System Folder.)  The "syslog" file is a text file that can be read with any application capable of reading text files (i.e. Simple Text).
  24.  
  25. I use these applets at my office as a way of logging access to the Mac at my desk and for logging crashes on our web and file servers.
  26.  
  27. Shareware and Warranty:
  28.  
  29. Questions and comments should be directed to Randy Peterson (rlpeterson@ualr.edu).
  30.  
  31. These applets are shareware, you pay for it by emailing your comments to me at the e-mail address above.
  32.  
  33. Startup Log and Shutdown log are not in the public-domain.  They  are copyrighted by Randolph Peterson © 1996.
  34.  
  35. Feel free to distribute this script as you wish.  However, you must use the original and include;
  36. this note, and the above copyright.
  37.  
  38.  
  39. Warranty
  40.  
  41. There is none.